MY字典>英语词典>file name extension翻译和用法

file name extension

英 [faɪl neɪm ɪkˈstenʃn]

美 [faɪl neɪm ɪkˈstenʃn]

网络  文件扩展名

英英释义

noun

  • a string of characters beginning with a period and followed by one or more letters
    1. most applications provide extensions for the files they create
    2. most BASIC files use the filename extension .BAS
    Synonym:extensionfilename extension

双语例句

  • After you have created and registered your custom http handler, you can test it by requesting a resource that has a.sample file name extension.
    创建并注册了自定义http处理程序后,可以通过请求具有.sample文件扩展名的资源对其进行测试。
  • File names in the URL must include a file name extension.
    url中的文件名必须包括文件扩展名。
  • Method will only return one unique file name per file name extension.
    方法对每个文件名扩展名只返回一个唯一文件名。
  • The file name extension for the auto-generated temporary file name to add to the collection.
    要添加到集合中的自动生成的临时文件的文件扩展名。
  • Gets the file name extension to use when creating source code files.
    获取在创建源代码文件时所用的文件扩展名。
  • When reading from files, do not make decisions about the contents of the file based on the file name extension.
    从文件读取数据时,请不要根据文件扩展名判断文件的内容。
  • When you publish report items from a report authoring tool, the file name extension is included automatically.
    从报表创作工具发布报表项时,会自动包含文件扩展名。
  • A message file that you copy to the pickup directory or the replay directory is renamed with a.tmp file name extension during message file processing.
    邮件文件处理期间,会使用.tmp文件扩展名重命名复制到分拣目录或重播目录的邮件文件。
  • This method can be called only once for each file name extension since it will return the same name if called with the same extension.
    此方法对每个文件扩展名只能调用一次,因为当用同一扩展名被调用时,此方法将返回相同的名称。
  • Retrieve the file name and extension from a path.
    检索路径中的文件名和扩展名。